home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
PROGRAM
/
UUPC11QS.ARJ
/
EXPATH.H
< prev
next >
Wrap
Text File
|
1991-10-21
|
812b
|
13 lines
/*--------------------------------------------------------------------*/
/* UUPC/extended */
/* */
/* e x p a t h . h */
/* */
/* Header file for expath.c */
/*--------------------------------------------------------------------*/
char *expand_path(char *path, /* Input/output path name */
const char *cur_dir, /* Default directory path */
const char *home, /* Default home directory */
const char *ftype); /* Default extension */